Posts by Washington Oliveira • 67 points
5 posts
-
1
votes1
answer3816
viewsQ: How to make a query in Sqlite?
In my project the user must register to enter, when placing the data name, email and password and when clicking the registration I would like to check if the email already exists, how to do ? I have…
-
1
votes0
answers216
viewsQ: How to Insert on Android?
Using Sqlite and Android Studio how to INSERT ? Let’s use as an example a table with the following data: String name Age int Double media Using different data types;
-
2
votes1
answer20804
viewsQ: How and where to add image by Android Studio?
Which folder to put the images I want to add to my app? In drawable? And how to add via Android Studio?
-
2
votes1
answer66
viewsQ: Internalization file, how to create?
Good afternoon, someone knows how to create the internalization file on Android ? I want to create a.xml(en) strings, thank you.
-
0
votes0
answers29
viewsQ: How to test the application on Iphone? Xcode 8 beta
Good morning, I’m doing an application on Xcode 8 beta do not have license for developer (U$ 100), as I do to test on my iPhone ? You have some tips to facilitate my tests? Thank you.…