Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 

Search In

Image Crop in Android

Image cropping in Android, there is a support in some devices by default for cropping image but its not reliable, so here is some code to get rid of this problem. Step 1. Declare crop activity in your manifest like this :- <activity android:nam

Camera Simulation in iOS Simulator.

Every now and then the Xcode developers have to make use of the iPhone camera to click pics, photos and even different types of symbols and codes like bar code and more recently the QR Codes (Quick Response codes). The primary problem faced by the d

How to Select specific category by writing PHP code to show lat & lng location in google map using volley library

I want to display location (lat & lng) markers in Android google map using volley library by selecting the category. I am not able to get individual selected item locations but I am able to get all locations markers in map. Please help in code!

How to define base_url in codelgniter

Hello Friends, As you know base_url is a very important component in web development we need this many time in our project, If you are new in codelgniter and wants to define base_url. Please review the below code Please open "codelgniter/appli

How to change session expiration time in codelgniter

Hello Friends, Some time this is project requirement to update session expiration time, If you want to update session expiration time in codelgniter framework. Please open "codelgniter/application/config/config.php" and update the code bel

how to generalize this by changing the line I have specified?

I have created a SQLite database in a folder which if I move somewhere else from the location which I have specified below is not going to work as only one location is specified in the code not all in general. I cannot use the database after copying

How to make Async Requests to Paginated API

I want to make requests to an api that returns a response like so:  { totalRecords: 30,000, data: [{...}], links: { selfLink: 'http://example-api.com/data?api_key&page=0&size=10', nextLink: 'http://example-api.com/data?api_key

HOW TO ADD MAGENTO ARROW LEFT AND RIGHT TO VIEW PRODUCT

hello, can somebody help me, how to add arrow left and right to this product view? do i need to use extension? if so, what extension do i need to use? or do i need to add hard code ? please help me, thanks in advance

How to Debug in odoo 8

Use below code line in .py file if you want to debug file in odoo import ipdb; ipdb.set_trace(); And then restart server use this command in terminal and then restart your openerp- server with the —debug option. # openerp-server –debug

How to Override Inline CSS Styles

Inline styles have the highest priority of all CSS. In general, I would recommend you avoid using them and place your CSS declarations in external files. However, you may not have that luxury if you are working on a legacy system or do not have direc

1 7 408
Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: