Mobile Development

Any help topics that don't fit in the current categories can go here.
Post Reply
User avatar
FrederickGeek8
Posts: 148
Joined: Wed Nov 30, 2011 10:31 pm

Mobile Development

Post by FrederickGeek8 »

Right now I am developing a mobile app for a website that I am working on. Because it is written in Java, it can be decompiled and therefore API url's would be able to be extracted.

For this mobile app, a user would login and then do actions that involve the specified user account. My problem is writing an API where I can have user-specific actions. I created a mobile app for iPhone a while back but I really forget everything that I did in that.

Would session variables still work on an android app? If they don't what can I use as a substitute?
User avatar
Temor
Posts: 1186
Joined: Thu May 05, 2011 8:04 pm

Re: Mobile Development

Post by Temor »

I'm confused...
Is this a Java question, or a PHP question?
User avatar
FrederickGeek8
Posts: 148
Joined: Wed Nov 30, 2011 10:31 pm

Re: Mobile Development

Post by FrederickGeek8 »

Sorry I was kinda tired when I wrote the question. Its... well... idk... Can you just move it to the "Other" section?
User avatar
FrederickGeek8
Posts: 148
Joined: Wed Nov 30, 2011 10:31 pm

Re: Mobile Development

Post by FrederickGeek8 »

Can you delete this thread? I really have no use for it.
User avatar
Temor
Posts: 1186
Joined: Thu May 05, 2011 8:04 pm

Re: Mobile Development

Post by Temor »

I could, but there is no reason to. Just let it die and forget about it :)
Post Reply