Posts by Aleander Rayson • 37 points
8 posts
-
-4
votes2
answers678
viewsQ: Payment by android card
I am developing an app to buy snacks and need to sell with credit card I started to observe the API of the pagseguro and I have the following doubts : It is the best api to integrate ? I need some…
-
0
votes1
answer58
viewsQ: How to use Select
I was able to save information in my Sqlite bank, only I can’t call them. I’m trying to use the following method: private void verPessoas() { ArrayList<RespostasAguaCasa> pessoas = new…
-
1
votes1
answer45
viewsQ: Timepicker in 24h format
I’m thinking of using Timepicker in my news app and to determine the time of the notifications I’m using calender however the time of the Timepicker and from 0 to 12 am and 0 to 12 pm and the…
-
1
votes0
answers32
viewsQ: Adaptation in notifications
Based on some answers found on this site I adapted a code to arrive notifications in a certain time if someone can finalize this code and help me activate the notifications Screen where I should…
-
1
votes0
answers81
viewsQ: CRUD Android doubts
Good afternoon I’m with 3 doubts regarding a crud I made in my app. 1 I did a field search and it seems that does not pick up any phone of the line J7 and I was wondering if someone can tell me why…
-
0
votes1
answer68
viewsQ: Broadcastreceiver in notifications
Eae guys I’m novice in the issue of android I’m with the following doubt I’m making an application that sends notifications every day at times determined by the user but I did not find content on…
androidasked Aleander Rayson 37 -
0
votes1
answer4988
viewsQ: Pick up element in Arraylist
I’m having a problem that line: lista p = lista.get(i); does not want to take the element. Look at the method below: private void verPessoas() { ArrayList<RespostasAguaCasa> lista = new…
-
-2
votes1
answer27
viewsQ: Sqlite DOUBT BASIC A
Guys I’m learning sqlite and I learned to do the crud taking doubt if when I finish making the apk and put on the mobile he will create alone the bank file and will create and search or I have to…
sqliteasked Aleander Rayson 37