Demo class of Android Training is on 1st July 2016
1st Session :7-10 am
2nd Session : 11-2 pm
3rd Session : 3-6 pm
Wednesday, June 29, 2016
Tuesday, June 28, 2016
Monday, June 27, 2016
Android Training in Kathmandu
A warm greeting from OPEN EYES IT SOLUTION !!!
This is first seminar in Web Designing with practical demo session.
Time: 17th Ashad (1st July) 7 am-7 pm
To whom:
*IT/NON IT STUDENTS
Prerequisite:
To reserve your seat please follow the following instructions:
1.Goto www.openeyesit.com
2.Click on REGISTER NOW
3.Fill up the form with your details information
4.Send
[NOTE:
1.Only 6 participant are enrolled in each session.
2.If you have your own group then please make a call with us for the confirmation.
3.You have to register your name till 2 pm Thursday(30th June) (16th Ashad) and otherwise your name will not be booked.
4.You will get a confirmation call for your reserved time on Thursday.
5.You have to attend the program on time.
6.EACH PARTICIPANT MUST HAVE TO BRING THEIR OWN LAPTOP COMPULSORY
Each session is of 3 hours:
First Session: 7-10 am
Second Session: 11-2 pm
Third Session: 3-6 pm
Topic covered:
1.Introduction about Web Designing
2.Its importance and demands
3.Job opportunities in Nepali market
4.Content and tricks to learn it
5.Demo Project (A single page website is ready within this session & Each participant must have to do this)
6.Info about Domain Registration & Hosting
7.Conclusion
Why this program?
After attending this you may get the opportunities of Internship
Eligible may get the chance of job
Silent Feature: A small gift hamper will be provided to each participant.
PLEASE VISIT OUR OFFICE OR MAKE A CALL WITH US @9843617299 IF YOU HAVE ANY CONFUSION
For Further Details visit:
Android Training in Kathmandu
This is first seminar in Web Designing with practical demo session.
Time: 17th Ashad (1st July) 7 am-7 pm
To whom:
*IT/NON IT STUDENTS
Prerequisite:
To reserve your seat please follow the following instructions:
1.Goto www.openeyesit.com
2.Click on REGISTER NOW
3.Fill up the form with your details information
4.Send
[NOTE:
1.Only 6 participant are enrolled in each session.
2.If you have your own group then please make a call with us for the confirmation.
3.You have to register your name till 2 pm Thursday(30th June) (16th Ashad) and otherwise your name will not be booked.
4.You will get a confirmation call for your reserved time on Thursday.
5.You have to attend the program on time.
6.EACH PARTICIPANT MUST HAVE TO BRING THEIR OWN LAPTOP COMPULSORY
Each session is of 3 hours:
First Session: 7-10 am
Second Session: 11-2 pm
Third Session: 3-6 pm
Topic covered:
1.Introduction about Web Designing
2.Its importance and demands
3.Job opportunities in Nepali market
4.Content and tricks to learn it
5.Demo Project (A single page website is ready within this session & Each participant must have to do this)
6.Info about Domain Registration & Hosting
7.Conclusion
Why this program?
After attending this you may get the opportunities of Internship
Eligible may get the chance of job
Silent Feature: A small gift hamper will be provided to each participant.
PLEASE VISIT OUR OFFICE OR MAKE A CALL WITH US @9843617299 IF YOU HAVE ANY CONFUSION
For Further Details visit:
Android Training in Kathmandu
Sunday, June 26, 2016
Android Training in Kathmandu
Android Training
![]() |
Android Training in Kathmandu |
Course Duration : 2 Months
Course Structure : App Development
IOS Development
Android Development
Saturday, June 25, 2016
Android Training in Kathmandu
Android Training
Why UI Thread and Background Thread
- Thread /Runnable Handler
- AsyncTask With examples
- Service
Interacting with hardware
- Working with camera (taking pictures and saving it to gallery)
- Alarm application with vibration and and sound
Data Storage: How and when to use(Real time Scenarios)
- Share Preferences
- File Storage
- Reading and Writing Sd card
- Database : SQLite
- SQLite Basics
- Creating database
- CRUD operation
- Assignment: Database Related Project. Taking input from the Form and saving it to the Database and Display the information Listview.
- File Storage
Data Exchange format
- Json/Xml
- Parsing Json data with examples
- Parsing json using Google Gson lib
Handling Network Connection
- REST API Connection using basic DefaultHttpclient
- REST API Connection Using third party Library – Volley
- Loading remote images using Picasso Library.
Some Advance topics(Brief)
- What is Material designs and its implementation.
- Adding Navigation Drawer
- RecyclerView and Adapter/ LayoutManager class
Google Map
- Introduction to Google Map
- Implementation
Final Project
- Create a Final Android Application and publish to Google Play and Openshift
Summary of Key Learnings
- Learn the core concepts of an object‐oriented programming language (Java)
- Develop programming skills by building Native Android Mobile Apps
- Implement your applications
- Develop Android based Apps and sell Android Apps in the marketplacewith Live Industrial Project
- Understand theAndroid OS, UI and Design requirements
- Learn Android Storage
- Deploy the application in the marketplace to show during interviews and in Final semester Viva presentation.
Pre-requisites Eligibility
- Candidates with understanding of C, C++ can undergo this training. Core Java
Related Articles:
Android Training in Kathmandu
Android Training
App Development Training
We OPEN EYES IT SOLUTION started android training from last few years and successfully placed students in different IT organization. We train students from professional Android Developers who have minimum 5 years working Experience. The open-source, Linux-based and hardware-independent Android mobile OS, with the new updating release is giving mobile developers a whole new ball court to play in. Android is the fastest growing mobile OS among its competitors and with its share in the Smartphone user market growing, Android is attracting more and more enthusiastic developers.
JAVA CONCEPTS
- Introduction to Android
- OOPs Concepts
- Inheritance in detail
- Exception handling
- Packages & interfaces
- JVM & .jar file extension
- Collections – HashTable,Vector,,List, ArrayList, HashMap
- Multi threading(Thread class & Runnable Interface)
SQL
- DML & DDL Queries
- What is Android?
- Setting up development environment
- Dalvik Virtual Machine & .apk file extension
Fundamentals
- Basic Building blocks – Activities,Services,Broadcast Receivers & Content Providers
- UI Components- Views & notifications
- Components for communication -Intents & Intent Filters
- Android API levels(versions & version names)
Application Structure (in details)
- AndroidManifest.xml
- uses-permission & uses-sdk
- Activity/services/receiver declarations
- Resources & R.java
- Assets
- Android Training Course Syllabus
- Values – strings.xml
- Layouts & Draw able Resources
- Activities and Activity lifecycle
- First sample Application
- Deploying sample application on a real device
Emulator Android Virtual Device
- Launching emulator
- Editing emulator settings
- Emulator shortcut
- Logcat usage
- Introduction to DDMS
- File explorer
- Second App :- (switching between activities)
- Develop an app for demonstrating the communication between Intents
Android widgets
- Basic UI Component and Ui Properties
- TextView
- Button
- EditText
- Spinner
- CheckBox
- Radio Button
- ImageView
- Listview and Adapter and View Holder Pattern
- Gridview and adapter
- Listview with custom Adapter
- GridView with Custom Adapter
- View Pager
- Progress bar
Design User Interface
- User Interfaces :
- Drawable
- Shape
- Selector
- Using Font Icons.
- Styles/Themes
- Review week one, Two and Git Basics
- Assignment: Survey App using different UI component /Listing Popular Programming language / Shopping List Task App
Dialogs
- Alertdialog /Dialog/Toast
- Custom Dialog
- Custom Toast Message
Friday, June 24, 2016
Android Training in Kathmandu
Android Training
Android Training is an App Development Company.
![]() |
Android Training in Kathmandu Nepal |
![]() |
Android Training in Lalitpur Nepal |
Thursday, June 23, 2016
Android Training in Kathmandu
Android Training in Kathmandu
ओपन आइज को तर्फबाट न्यानो अभीबाधन हामी कहाँ सबै ट्रेनिङ हुन्छ like WEBDESIGN, SEO, JAVA,PHP,ANDROID,SPSS,GIS, AUTOCAD,etc ईचछुक भए आउनुहोश होइन भने एक जना बिद्यार्थी बापत १०% बोनस लगनुहोश साथ् साथै हामी कहाँ Logo Design, Web Design, Web Development, App Development, SEO, Facebook marketing, लगयता अरु पनि सुबीधा उपलब्ध छन एदी एस्को एक जना हामीकहा रिफर गर्नु भो भने २० % बोनस पाउनु होश
★★★★★ Location Details ★★★★★
Open Eyes IT Solution
Kumaripati, Lalitpur (Opposite to Grand Academy, Beside MAHAYAN Petrol Pump, Yello+Green Building 2nd Floor
01-5520177, 9843617299, 9818710707
Email: info@openeyesit.com
Office hour: 7am-7pm
For Development: http://openeyesitsolution.com/
For Training: http://openeyesit.com/
For plus 2 exam details visit: plus2.collegeinnepal.com
A warm greeting from Openeyes IT Solution
"OUR EXPERT CAN MAKE YOU ONE"
A new session on following course is going to start from 12th Ashad 2073 (26th June, 2016)
Course: JAVA
Fee: Min Fee Structure
Duration: 1.5 months
Class Duration: 1 hour 30 minute per day (Theory+Practical)
Time: Morning/Afternoon/Evening
Course: ANDROID
Fee: Min Fee Structure
Duration: 2 months
Class Duration: 2 hours per day (Theory+Practical) (3 Days in a week)
Time Shift: Morning/Afternoon/Evening
Contact Person: Sanoj 9818710707
Course: PHP
Fee: Min Fee Structure
Duration: 2 months
Class Duration: 1 hour 30 minute per day (Theory+Practical)
Time Shift: Afternoon/Evening
Contact Person:Krishna 9843617299
Course: Web Design
Fee: Min Fee Structure
Duration: 2 months
Class Duration: 1 hour 30 minute per day (Theory+Practical)
Time Shift: Morning/Afternoon/Evening
Contact Person:Krishna 9843617299
Course: SEO
Fee: Min Fee Structure
Duration: 1 month
Class Duration: 1 hour per day (Theory+Practical)
Time Shift: Morning/Evening
Contact Person:Krishna 9843617299
Also note we will also provide the courses like: Wordpress,Graphic-Design,SPSS, AUTOCAD 2D/3D,SAP,Land Development,GIS,Office package,Excel,C & C++,CMAT,KUUMAT,Accounting Package,QA,etc
Note: Elligible student will be enrolled in INTERNSHIP Program
Office opening hour: 7am to 7pm (Everyday)
Features: we will provide
1.Career guidelines
2.Subdomain
3.INTERNSHIP Program
Our Other Services:
Website Design,Website Development,App Development,SEO Service,Domain Registration/Hosting,etc
NOTE: New Session is going to start from 12th Ashad 2073 (26th June, 2016)
धेरै धेरै धन्यवाद
Wednesday, June 22, 2016
Android/IOS Training in kathmandu/lalitpur
Android/IOS Training in kathmandu/lalitpur
![]() |
Further Details:
★★★★★ Location Details ★★★★★
Open Eyes IT Solution
Kumaripati, Lalitpur (Opposite to Grand Academy, Beside MAHAYAN Petrol Pump, Yello+Green Building 2nd Floor
01-5520177, 9843617299, 9818710707
Email: info@openeyesit.com
Office hour: 7am-7pm
For Development: http://openeyesitsolution.com/
For Training: http://openeyesit.com/
Open Eyes IT Solution
Kumaripati, Lalitpur (Opposite to Grand Academy, Beside MAHAYAN Petrol Pump, Yello+Green Building 2nd Floor
01-5520177, 9843617299, 9818710707
Email: info@openeyesit.com
Office hour: 7am-7pm
For Development: http://openeyesitsolution.com/
For Training: http://openeyesit.com/
Tuesday, June 21, 2016
Monday, June 20, 2016
List of Keywords of Android
LIST OF KEYWORDS:
- web design training in kathmandu
- web design training in lalitpur
- php training in kathmandu
- php training in lalitpur
- php training in lalitpur
- seo training in kathmandu
- seo training in lalitpur
- java training in kathmandu
- java training in lalitpur
- software company in kathmandu
- open eyes IT
- IT Training in kathmandu
- Computer courses in kathmandu
- spss training in lalitpur
- app developer
- app development
- mobile app developer
- mobile application development
- computer training
- computer courses
- computer services
- computer institute in Nepal
- Best computer institute
- Best IT training in Nepal
- best it trainiing
- it training
- it courses
- It training in Nepal
- IT company in ktm
Subscribe to:
Posts (Atom)