Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Responsive Apps?
Responsive Apps? [message #1124852] Fri, 04 October 2013 00:22 Go to next message
Danny Smallman is currently offline Danny SmallmanFriend
Messages: 3
Registered: October 2013
Junior Member
Hi guys, I have come from website development, I always thought that apps will automatically be responsive. I only have one Android phone, so I gave the emulator a try a lot of them worked find, BUT some of them did not work.

I have used a Relative Layout on all of my pages, is this right? How could one change their app to be responsive? the app is fully finished but a few bugs.

Any advice?
Re: Responsive Apps? [message #1125083 is a reply to message #1124852] Fri, 04 October 2013 06:16 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33108
Registered: July 2009
Senior Member
Danny,

Comments below.

On 04/10/2013 2:22 AM, Danny Smallman wrote:
> Hi guys, I have come from website development, I always thought that
> apps will automatically be responsive.
What dream world did you come from? :-P Just a joke, but really, what
would make you so idealistic?
> I only have one Android phone, so I gave the emulator a try a lot of
> them worked find, BUT some of them did not work.
Keep in mind that this isn't an Android forum so read the sticky post
(assuming you're using the web forum). And even if it was, "some of
them" is not every specific.
>
> I have used a Relative Layout on all of my pages, is this right?
An Android question? If they provide such a thing, it must be okay to
use it.
> How could one change their app to be responsive?
Who's app? You mean the use of Relative Layout? You're assuming that's
the specific cause of the unresponsiveness?
> the app is fully finished but a few bugs.
It seems unlikely to be that layouts cause the unresponsiveness. That's
more likely to be long running computations in the same thread
responsible for painting the UI.
>
> Any advice?
Use an Android forum and be more clear there what your specific problem
is and what you've done to diagnose its cause...


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Responsive Apps? [message #1125401 is a reply to message #1125083] Fri, 04 October 2013 13:18 Go to previous messageGo to next message
Danny Smallman is currently offline Danny SmallmanFriend
Messages: 3
Registered: October 2013
Junior Member
Use another forum? I thought that this would be the number one forum to come to since Eclipse is the program that is being used.
Re: Responsive Apps? [message #1125473 is a reply to message #1125401] Fri, 04 October 2013 14:54 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33108
Registered: July 2009
Senior Member
Danny,

If I understand correctly you're developing some Android application and
there is no Android development project hosted at Eclipse so there is no
one typically here who can answer Android-specific questions. Only
general questions about the Eclipse platform as a whole are dealt with
here. If there are specific questions for projects hosted at Eclipse,
which typically have their own more specific forum, you'll be redirected
to those...

On 04/10/2013 3:18 PM, Danny Smallman wrote:
> Use another forum? I thought that this would be the number one forum
> to come to since Eclipse is the program that is being used.


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Class loading in SWT Event Thread
Next Topic:Debugger Not Working
Goto Forum:
  


Current Time: Tue Mar 19 11:43:05 GMT 2024

Powered by FUDForum. Page generated in 0.02545 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top