Search found 6 matches

by kararak95
Wed Jul 02, 2014 2:06 pm
Forum: Android Deployment
Topic: Orientations
Replies: 2
Views: 2361

Orientations

Hello. the main stack of my app is portrait. and i have one substack and i want it to be landscape when opening a substack from app. can someone tell me how to do this?
by kararak95
Mon Jun 23, 2014 11:44 am
Forum: Android Deployment
Topic: SQLite Problem
Replies: 3
Views: 2882

Re: SQLite Problem

sefrojones wrote:In the standalone settings of your sample stack, SQL lite is not checked.

--Sefro
Thanks man it worked :D
by kararak95
Mon Jun 23, 2014 10:41 am
Forum: Android Deployment
Topic: SQLite Problem
Replies: 3
Views: 2882

SQLite Problem

Hello.I am creating an app similar to iphone notes app.
On pc it works well but when i test in on android it does not create a database file.
Can anyone tell me what the problem is?
Thanks in advance
by kararak95
Sat Jun 21, 2014 8:31 pm
Forum: Android Deployment
Topic: Problem with UI when keyboard appears
Replies: 2
Views: 2136

Re: Problem with UI when keyboard appears

Thanks it worked :)
actually I had set the compositortype of my stack to opengl. I removed it and it worked well.
sorry for my English
Regards
by kararak95
Sat Jun 21, 2014 4:36 pm
Forum: Android Deployment
Topic: Sharing things
Replies: 0
Views: 1563

Sharing things

Hello, how can i make a code of share button to open standard sharing API of Android?
Thanks in advance
by kararak95
Sat Jun 21, 2014 4:33 pm
Forum: Android Deployment
Topic: Problem with UI when keyboard appears
Replies: 2
Views: 2136

Problem with UI when keyboard appears

Hi there :)
I have one problem. When I open android keyboard in my app the whole UI moves up
How can I fix that?
Regards Karen