Start › Forum › Inne › Programowanie Java & Symbian › Java w PDA
Tagged: java, java course, java pda
-
AuthorPosts
-
-
Anonymous
Guest28 kwietnia 2008 at 08:51Liczba postów: 141150Jak w PDA sprawdzić szybkość łacza HSDPA w Pocket PC? Niestety testowanie prędkości łącza przez znane serwisy pozwala sprawdzić szybkość łącza internetowego w komputerach. Testery nie działają w pocketach, przynajmniej na razie nie udało mi się przetestować na moim HTC szybkości HSDPA w Częstochowie. Ma ktoś na to radę?
-
Anonymous
Guest29 kwietnia 2008 at 10:13Liczba postów: 141150[quote="Red":243097j5]Jak w PDA sprawdzić szybkość łacza HSDPA w Pocket PC? Niestety testowanie prędkości łącza przez znane serwisy pozwala sprawdzić szybkość łącza internetowego w komputerach. Testery nie działają w pocketach, przynajmniej na razie nie udało mi się przetestować na moim HTC szybkości HSDPA w Częstochowie. Ma ktoś na to radę?[/quote:243097j5]
A nie da się łopatologicznie? – wrzucić na serwer plik 1 MB i pobrać go na PDA mierząc czas ? Warunek – serwer musi mieć szybkie łacze – szybsze niż HSDPA w telefonie bo na wolnym serwerze wyniki mogą być zafałszowane.
A tak na marginesie to słyszałem na jakiejś konferencji o komórkach, ze stacje bazowe mają łącza 2 MBit/s, więc HSDPA 7.2 Mbit to fikcja. te 2 Mbit muszą być w dodatku dzielone między userów.
-
Anonymous
Guest4 stycznia 2009 at 18:31Liczba postów: 141150 -
-
„Java in PDA” typically refers to using the Java programming language on Personal Digital Assistants (PDAs). PDAs were handheld devices that provided functionality such as personal information management and basic computing tasks. In the context of Java, there are a couple of key aspects to consider:
Java Platform for PDAs
Java 2 Micro Edition (J2ME):J2ME was specifically designed for mobile devices and PDAs. It provided a framework for developing applications on devices with limited resources.
J2ME applications are structured using the Mobile Information Device Profile (MIDP) and the Connected Limited Device Configuration (CLDC).
MIDP and CLDC:MIDP: Offers a set of APIs for building applications on mobile and embedded devices, focusing on user interface and application lifecycle management.
CLDC: Provides a set of basic Java libraries for devices with limited memory and processing power.
Development Considerations
User Interface: Due to the small screen size of PDAs, UI design was crucial. Developers had to ensure that applications were user-friendly and efficient.
Limited Resources: Memory and processing power constraints required optimizations in code and resource management.
Networking: Many applications utilized networking capabilities for synchronization or data exchange, often relying on low-bandwidth connections.
Example Applications
Java on PDAs was used to develop various applications, including:Personal Information Managers (PIM): Calendar, contacts, and task management tools.
Games: Simple games tailored to the capabilities of the device.
Utilities: Applications for note-taking, calculators, and more.
Legacy
While PDAs have largely been supplanted by smartphones and tablets, the concepts from J2ME and mobile development laid the groundwork for modern mobile app development frameworks. Today, many of these principles are evident in Android development, which also uses Java.If you have specific questions or need details on a particular aspect of Java and PDAs, feel free to ask!
-
Java en PDA, especialmente con J2ME, permitió desarrollar aplicaciones como gestores de información personal (PIM), juegos y utilidades. Aunque los PDA han sido reemplazados por smartphones, conceptos como la optimización de recursos y el diseño de interfaces siguen presentes en el desarrollo de apps móviles modernas, como „calculadora alicia play store „.
-
-
mannepane
Guest2 grudnia 2024 at 08:45Liczba postów: 141150Zajmujemy się dystrybucją cyjanku potasu, który jest bezbarwnym, krystalicznym związkiem o wzorze KCN. Aby uzyskać więcej informacji, zapytania i ceny:
E-mail: mannepane@gmail.com
strona internetowa .https://easyfillpharmacy.com -
-
-
AuthorPosts